C1.DataCollection Assembly / C1.DataCollection Namespace / C1WrapDataCollection<S,T> Class

In This Topic
C1WrapDataCollection<S,T> Class Events
In This Topic

For a list of all members of this type, see C1WrapDataCollection<S,T> members.

Public Events
 NameDescription
Public EventOccurs after the collection changed. (Inherited from C1.DataCollection.C1DataCollectionBase<T>)
Public EventRaised after a filter operation was performed.  
Public EventRaised after a grouping operation was performed.  
Public EventOccurs after the current page changed.  
Public EventOccurs when a property value changes. (Inherited from C1.DataCollection.C1DataCollectionBase<T>)
Public EventRaised after a sort operation was performed.  
Top
See Also